DnLoad_And_Print.WAS
Procomm Plus 4.x for Windows 95/98/NT


Should I use this script?
-------------------------
DnLoad_And_Print allows you to download a single file from a host
system and then print it.  The script assumes that a data
connection with the host is already established. The script
provides user messages if file transfer or printing is
unsuccessful, and sets print margins via ASPECT.  The script uses
the default download path as defined in setup. The default
download path is PROGRAM FILES\PROCOMM PLUS\DOWNLOAD (assuming
the default path was used in installation). If you selected a
different download path the script will use it instead.


Customization
-------------
Using the Procomm Plus ASPECT editor:

*To change the default file transfer protocol from XMODEM edit
line 45.
*To set the downloaded file name edit line 74.


How do I install DnLoad_And_Print.WAX?
-------------------------------------
Copy DnLoad_And_Print.WAS to your ASPECT directory and compile
it by selecting Tools | Scripts | Compile/Edit from the Procomm
Plus Menu bar.


How do I run DnLoad_And_Print.WAX?
---------------------------------
From the Action Bar:

1)  Click on the Script File drop down menu.
2)  Select DnLoad_And_Print.

From the Menu Bar:

1)  Click on Tools | Scripts.
2)  Click on Run.
3)  Select DnLoad_And_Print.WAX.
4)  Click on Open.

You can also set up a Meta Key in the terminal window and call
the script from the key.

NOTE:  If DnLoad_And_Print.WAX does not appear in the Script File 
       drop down list, you might have a different default
       ASPECT path.  To change the path, go to Options | Data
       Options | Paths and change the path to PROGRAM FILES
       \PROCOMM PLUS\ASPECT directory.

